From: Debian Science Maintainers Date: Thu, 5 Feb 2026 19:55:34 +0000 (+0100) Subject: _matplotlib X-Git-Tag: archive/raspbian/9.5.2+dfsg3-6+rpi1^2~15 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=382f5fcbc26e9951bf279644a99d45e19959c27d;p=vtk9.git _matplotlib =================================================================== Gbp-Pq: Name 10_matplotlib.patch --- diff --git a/Rendering/Matplotlib/vtkMatplotlibMathTextUtilities.h b/Rendering/Matplotlib/vtkMatplotlibMathTextUtilities.h index 4096c182..6a3e5f96 100644 --- a/Rendering/Matplotlib/vtkMatplotlibMathTextUtilities.h +++ b/Rendering/Matplotlib/vtkMatplotlibMathTextUtilities.h @@ -190,6 +190,10 @@ private: * to implement IsAvailable. */ static Availability CheckMPLAvailability(); + static void DisableMPL() + { + MPLMathTextAvailable = UNAVAILABLE; + }; ///@{ /**